home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 June / Macworld (1999-06).dmg / Shareware World / Comms & Internet / Style Master 1.2 ppc / sm_quickstart / sm_quickstart.css next >
Cascading Style Sheet File  |  1999-02-26  |  3KB  |  129 lines

  1. /*Created using Style Master from Western Civilisation CSS1 { 81 110 451 409 }*/
  2. /* basic window elements */
  3.  
  4. BODY {background-color: #ffffcc;
  5. font-family: verdana, helvetica, sans-serif;
  6. margin-left: 10%}
  7.  
  8. H1, H2, H3, H4, H5, H6 {background-color: #cccc66;
  9. clear: both;
  10. color: white;
  11. font-family: verdana, helvetica, geneva, sans-serif;
  12. text-align: left}
  13.  
  14. H1 {font-size: 1.5em;
  15. font-style: italic;
  16. margin-left: -8%;
  17. text-align: right;
  18. width: 90%}
  19.  
  20. H2 {font-size: 1.4em;
  21. margin-left: -8%;
  22. width: 92%}
  23.  
  24. H3 {font-size: 1.3em;
  25. margin-left: -6%}
  26.  
  27. H4 {font-size: 1.2em;
  28. margin-left: -4%}
  29.  
  30. H5 {font-size: 1.1em;
  31. margin-left: -2%}
  32.  
  33. EM {font-weight: bold}
  34.  
  35. CODE {font-family: courier, monaco, monospace}
  36.  
  37. /* manual elements */
  38.  
  39. .menu {background-repeat: no-repeat;
  40. color: black;
  41. font-family: charcoal, chicago, arial, sans-serif;
  42. font-size: 1em;
  43. font-weight: normal;
  44. vertical-align: middle}
  45.  
  46. .button {background-repeat: no-repeat;
  47. color: black;
  48. font-family: charcoal, chicago, arial, sans-serif;
  49. font-size: 1em;
  50. font-weight: normal;
  51. vertical-align: middle}
  52.  
  53. A IMG {background-color: #ffffcc}
  54.  
  55. .instruction {font-family: courier, geneva, sans-serif;
  56. margin-left: 5%}
  57.  
  58. .instruction-intro {font-weight: bold;
  59. margin-left: 2%;
  60. text-decoration: underline}
  61.  
  62. .example {background-color: #ccffcc;
  63. color: black;
  64. margin-left: 10%}
  65.  
  66. .style-master {font-weight: bold}
  67.  
  68. .note {background-color: #ff6600;
  69. color: black}
  70.  
  71. /* link elements */
  72.  
  73. .help {background-color: #cc3333;
  74. color: white;
  75. font-family: verdana, helvetica, sans-serif;
  76. font-weight: 900}
  77.  
  78. A {background-color: #ffcccc;
  79. color: black;
  80. text-decoration: none}
  81.  
  82. A:link {background-color: #ffcccc;
  83. color: black;
  84. text-decoration: none}
  85.  
  86. A:visited {background-color: #ffcccc;
  87. color: black;
  88. text-decoration: none}
  89.  
  90. A:hover {background-color: #ffcccc;
  91. color: black;
  92. text-decoration: underline}
  93.  
  94. A.offsite:link {background-color: #99cccc;
  95. color: black;
  96. text-decoration: none}
  97.  
  98. A.offsite:hover {background-color: #9999cc;
  99. color: black;
  100. text-decoration: none}
  101.  
  102. A.onsite:link {background-color: #ffcc99;
  103. color: black;
  104. text-decoration: none}
  105.  
  106. A.onsite:hover {background-color: #ffcc66;
  107. color: black;
  108. text-decoration: none}
  109.  
  110. A.tutorial {background-color: #ceff63;
  111. color: black;
  112. text-decoration: none}
  113.  
  114. A.tutorial:link {background-color: #ceff63;
  115. color: black;
  116. text-decoration: none}
  117.  
  118. A.tutorial:hover {background-color: #ffff66;
  119. color: black;
  120. text-decoration: none}
  121.  
  122. /* Navigation */
  123.  
  124. .toolbar {text-align: center}
  125.  
  126. .TOC {background-color: white;
  127. border-width: 1px;
  128. border-color: black;
  129. border-style: solid}